tegra: Fix build error in plutux, medcom
authorSimon Glass <[email protected]>
Mon, 28 Nov 2011 15:04:41 +0000 (15:04 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 24 Dec 2011 09:23:32 +0000 (10:23 +0100)
commita783bdb870047a837ec4928d4c3d222b1b1b506c
tree35a56d9366231ce101c4f4ddf21d19a506f4b74c
parentc91915e90551ebba7972bc4b29eb417bd3f6ea9b
tegra: Fix build error in plutux, medcom

We need to define CONFIG_ENV_IS_NOWHERE to avoid this error:

cmd_nvedit.c:69:3: error: #error Define one of CONFIG_ENV_IS_IN_...

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
include/configs/medcom.h
include/configs/plutux.h